home *** CD-ROM | disk | FTP | other *** search
- object RForce: TRForce
- Left = 137
- Top = 211
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Reinforcement'
- ClientHeight = 193
- ClientWidth = 562
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object My_Panel1: TMy_Panel
- Left = 0
- Top = 0
- Width = 561
- Height = 193
- BevelWidth = 4
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Galant'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Picture.Data = {<image000.bmp>}
- Picture_Draw = kTile
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 207
- Height = 24
- Caption = 'Western Reinforcement'
- Font.Charset = ANSI_CHARSET
- Font.Color = 1885661
- Font.Height = -24
- Font.Name = 'Kelt'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object My_Panel2: TMy_Panel
- Left = 12
- Top = 32
- Width = 536
- Height = 17
- TabOrder = 0
- Picture.Data = {<image001.bmp>}
- Picture_Draw = kStrech
- end
- object Button1: TButton
- Left = 508
- Top = 160
- Width = 43
- Height = 23
- Caption = 'OK'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Kelt'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button1Click
- end
- object OBGrd: TStringGrid
- Left = 12
- Top = 52
- Width = 536
- Height = 101
- Color = clWhite
- ColCount = 15
- Ctl3D = True
- DefaultColWidth = 30
- DefaultRowHeight = 15
- FixedColor = clSilver
- RowCount = 10
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Galant'
- Font.Style = []
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goThumbTracking]
- ParentCtl3D = False
- ParentFont = False
- TabOrder = 2
- OnClick = OBGrdClick
- RowHeights = (
- 15
- 15
- 15
- 15
- 15
- 15
- 15
- 15
- 15
- 15)
- end
- end
- end
-